home *** CD-ROM | disk | FTP | other *** search
- # See 'man XF86Config' for info on the format of this file
- #
- # Generated using the Caldera OpenLinux installer
- #
-
- Section "Files"
- RgbPath "/usr/X11R6/lib/X11/rgb"
- FontPath "/usr/X11R6/lib/X11/fonts/Type1"
- FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
- FontPath "/usr/X11R6/lib/X11/fonts/misc"
- FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
- EndSection
-
-
- Section "ServerFlags"
- AllowMouseOpenFail
- EndSection
-
-
- Section "Keyboard"
- Protocol "Standard"
- XkbRules "xfree86"
- XkbModel "${KEYBOARD_MODEL}"
- XkbLayout "${KEYBOARD_LAYOUT}"
- EndSection
-
-
- Section "Pointer"
- Protocol "${MOUSE_NAME}"
- Device "${MOUSE_LINK}"
- ${WHEEL}
- ${EMULATE3RD}
- EndSection
-
-
- Section "Monitor"
- Identifier "Generic Monitor"
- VendorName "Unknown"
- ModelName "Unknown"
- HorizSync 31.5
- VertRefresh 60
- Mode "640x480"
- DotClock 25.175
- HTimings 640 664 760 800
- VTimings 480 491 493 525
- EndMode
- EndSection
-
-
- Section "Device"
- Identifier "Generic VGA"
- VendorName "Unknown"
- BoardName "Unknown"
- Chipset "generic"
- Clocks 25.175
- EndSection
-
-
- Section "Screen"
- Driver "vga16"
- Device "Generic VGA"
- Monitor "Generic Monitor"
- Subsection "Display"
- Modes "640x480"
- EndSubsection
- EndSection
-
- # End of automatically generated file
-